const github.com/klauspost/compress/zstd.debugAsserts
90 uses
github.com/klauspost/compress/zstd (current package)
blockenc.go#L875: if debugAsserts && mlMax > maxMatchLengthSymbol {
blockenc.go#L880: if debugAsserts && mlMax > maxMatchLengthSymbol {
blockenc.go#L883: if debugAsserts && ofMax > maxOffsetBits {
blockenc.go#L886: if debugAsserts && llMax > maxLiteralLengthSymbol {
bytebuf.go#L32: if debugAsserts && n > 8 {
bytebuf.go#L83: if debugAsserts && n > 8 {
enc_base.go#L58: if debugAsserts && e.cur > e.bufferReset {
enc_base.go#L111: if debugAsserts {
enc_best.go#L195: if debugAsserts && canRepeat && offset1 == 0 {
enc_best.go#L243: if debugAsserts {
enc_best.go#L346: if debugAsserts {
enc_best.go#L414: if debugAsserts && s <= t {
enc_best.go#L418: if debugAsserts && int(offset1) > len(src) {
enc_better.go#L162: if debugAsserts && canRepeat && offset1 == 0 {
enc_better.go#L302: if debugAsserts && s <= t {
enc_better.go#L305: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L319: if debugAsserts && s <= t {
enc_better.go#L322: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L337: if debugAsserts && s <= t {
enc_better.go#L340: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L395: if debugAsserts && s <= t {
enc_better.go#L398: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L401: if debugAsserts && t < 0 {
enc_better.go#L465: if debugAsserts && s <= t {
enc_better.go#L469: if debugAsserts && canRepeat && int(offset1) > len(src) {
enc_better.go#L680: if debugAsserts && canRepeat && offset1 == 0 {
enc_better.go#L827: if debugAsserts && s <= t {
enc_better.go#L830: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L844: if debugAsserts && s <= t {
enc_better.go#L847: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L862: if debugAsserts && s <= t {
enc_better.go#L865: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L921: if debugAsserts && s <= t {
enc_better.go#L924: if debugAsserts && s-t > e.maxMatchOff {
enc_better.go#L927: if debugAsserts && t < 0 {
enc_better.go#L981: if debugAsserts && s <= t {
enc_better.go#L985: if debugAsserts && canRepeat && int(offset1) > len(src) {
enc_dfast.go#L122: if debugAsserts && canRepeat && offset1 == 0 {
enc_dfast.go#L189: if debugAsserts && s <= t {
enc_dfast.go#L192: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L226: if debugAsserts && s <= t {
enc_dfast.go#L229: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L232: if debugAsserts && t < 0 {
enc_dfast.go#L254: if debugAsserts && s <= t {
enc_dfast.go#L258: if debugAsserts && canRepeat && int(offset1) > len(src) {
enc_dfast.go#L496: if debugAsserts && s <= t {
enc_dfast.go#L499: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L533: if debugAsserts && s <= t {
enc_dfast.go#L536: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L539: if debugAsserts && t < 0 {
enc_dfast.go#L561: if debugAsserts && s <= t {
enc_dfast.go#L768: if debugAsserts && canRepeat && offset1 == 0 {
enc_dfast.go#L837: if debugAsserts && s <= t {
enc_dfast.go#L840: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L875: if debugAsserts && s <= t {
enc_dfast.go#L878: if debugAsserts && s-t > e.maxMatchOff {
enc_dfast.go#L881: if debugAsserts && t < 0 {
enc_dfast.go#L903: if debugAsserts && s <= t {
enc_dfast.go#L907: if debugAsserts && canRepeat && int(offset1) > len(src) {
enc_fast.go#L120: if debugAsserts && canRepeat && offset1 == 0 {
enc_fast.go#L177: if debugAsserts && s <= t {
enc_fast.go#L180: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L190: if debugAsserts && s <= t {
enc_fast.go#L193: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L196: if debugAsserts && t < 0 {
enc_fast.go#L211: if debugAsserts && s <= t {
enc_fast.go#L215: if debugAsserts && canRepeat && int(offset1) > len(src) {
enc_fast.go#L415: if debugAsserts && s <= t {
enc_fast.go#L418: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L421: if debugAsserts && t < 0 {
enc_fast.go#L431: if debugAsserts && s <= t {
enc_fast.go#L434: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L437: if debugAsserts && t < 0 {
enc_fast.go#L452: if debugAsserts && s <= t {
enc_fast.go#L456: if debugAsserts && t < 0 {
enc_fast.go#L617: if debugAsserts && canRepeat && offset1 == 0 {
enc_fast.go#L677: if debugAsserts && s <= t {
enc_fast.go#L680: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L690: if debugAsserts && s <= t {
enc_fast.go#L693: if debugAsserts && s-t > e.maxMatchOff {
enc_fast.go#L696: if debugAsserts && t < 0 {
enc_fast.go#L711: if debugAsserts && s <= t {
enc_fast.go#L715: if debugAsserts && canRepeat && int(offset1) > len(src) {
encoder.go#L204: if debugAsserts && len(s.filling) > 0 {
fse_decoder.go#L125: if debugAsserts && nbBits < 1 {
fse_encoder.go#L314: if debugAsserts {
fse_encoder.go#L323: if debugAsserts {
fse_encoder.go#L606: if debugAsserts {
fse_encoder.go#L620: if debugAsserts {
zstd.go#L25: const debugAsserts = debug || false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |